home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.4 Applications 1997 August / SGI IRIX 6.4 Applications 1997 August.iso / dist / gateway.idb / usr / WebFace / Source / 10-InfoSystems / majordomo / description.frm.z / description.frm
Encoding:
Text File  |  1997-07-30  |  1.5 KB  |  38 lines

  1. #! /usr/bin/perl5
  2. #
  3. # description.frm
  4. #
  5. # Copyright 1988-1996 Silicon Graphics, Inc.
  6. # All rights reserved.
  7. #
  8. # This is UNPUBLISHED PROPRIETARY SOURCE CODE of Silicon Graphics, Inc.;
  9. # the contents of this file may not be disclosed to third parties, copied or
  10. # duplicated in any form, in whole or in part, without the prior written
  11. # permission of Silicon Graphics, Inc.
  12. #
  13. # RESTRICTED RIGHTS LEGEND:
  14. # Use, duplication or disclosure by the Government is subject to restrictions
  15. # as set forth in subdivision (c)(1)(ii) of the Rights in Technical Data
  16. # and Computer Software clause at DFARS 252.227-7013, and/or in similar or
  17. # successor clauses in the FAR, DOD or NASA FAR Supplement. Unpublished -
  18. # rights reserved under the Copyright Laws of the United States.
  19. #
  20. # $Id: description.frm,v 1.3 1997/04/17 21:17:01 shotes Exp $
  21.  
  22. print <<EndOfFile;
  23. Content-type: text/html
  24.  
  25. <H1>Majordomo</H1>
  26. <P>
  27. Majordomo is a software package that automates the operation of multiple
  28. mailing lists.  Available as freeware, it has been ported into an
  29. IRIX inst image and can be found on the freeware CD.  The Internet
  30. Gateway interface to majordomo simplifies the configuration of
  31. the majordomo list server as well as creating and maintaining lists.
  32. <p>
  33. Under the "Applications" section of the Internet Gateway interface
  34. majordomo mailing lists are archived in a simple-to-navigate html
  35. format.  This section also contains tools for finding particular
  36. mailing lists as well as subscription information. 
  37. EndOfFile
  38.